required
TreeApplet requires two parameters:
Following is an example of Html file with minimal settings required to implement TreeApplet in your web site:
<HTML>
</HEAD>
<PARAM NAME="Copyright"
<PARAM NAME="Tree_ScriptFile" VALUE="script.txt"> </APPLET> </BODY> </HTML> |
NOTE: